Welcome![Sign In][Sign Up]
Location:
Search - http in j2me

Search list

[Other resourceHttpDemo

Description: java个人心得\\j2me\\sdkapp中,关于http应用得例子。-personal experiences \\ J2ME \\ sdkapp, on the http in application examples.
Platform: | Size: 11268 | Author: 武维 | Hits:

[Other resourceServletTest

Description: 这是个J2ME联网应用程序,体现了J2ME在HTTP方式下的联网应用-This is a J2ME networking applications, J2ME embodied in the form of HTTP networking applications
Platform: | Size: 5769147 | Author: ww | Hits:

[Other resourcefunambol-mail-client-src-6.0.17

Description: The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.
Platform: | Size: 420415 | Author: gaoyuesong | Hits:

[J2ME用J2ME与ASP建立数据库连接

Description: 用J2ME与ASP建立数据库连接 J2ME是利用HttpConnection建立HTTP连接,然后获取数据,ASP也是利用HTTP协议,因而可以利用J2ME与ASP建立连接,从而访问数据库。 -use J2ME and ASP to establish database connections using J2ME HttpConnectio n establishing HTTP connections, and then access data, ASP is used HTTP protocol, J2ME thus can be used to connect with the ASP, access to the database.
Platform: | Size: 4096 | Author: 韩文杰 | Hits:

[J2MEHttpDemo

Description: java个人心得\j2me\sdkapp中,关于http应用得例子。-personal experiences \ J2ME \ sdkapp, on the http in application examples.
Platform: | Size: 11264 | Author: 武维 | Hits:

[Communication-MobileJ2MEnew

Description: J2ME 消息传递应用程序 在该结构中,使用监听器模式实现了一个基础的框架,主要包括以下几个类和接口: 1、HTTPThread——实现网络操作的功能类,实现网络的连接 2、HTTPListener——网络监听器实现 3、LoginForm——登录功能实现结构-J2ME messaging applications in the structure, the use of a listening mode to achieve a basis for the framework, including the following categories and interfaces : 1. HTTPThread-- network operations functions categories, network connectivity 2, HTTPListener-- network sniffers realization of the three, LoginForm-- Login Function Structure
Platform: | Size: 2048 | Author: achewit | Hits:

[J2MEHttpGetData

Description: J2me访问网站的源码,使用的是Http协议,可以获取返回的字符串,但并没有对其进行处理。希望对大家有所帮助。-J2me visit the website source, the use of Http agreement, access to the returned string. but does not deal with them. We want to help.
Platform: | Size: 11264 | Author: jmwyw | Hits:

[J2MEServletTest

Description: 这是个J2ME联网应用程序,体现了J2ME在HTTP方式下的联网应用-This is a J2ME networking applications, J2ME embodied in the form of HTTP networking applications
Platform: | Size: 5769216 | Author: ww | Hits:

[J2MENOKIAhttpconnection

Description: NOKIA经典联网例子,适应于j2me网络链接的入门-NOKIA classic example of networking, adaptation in j2me entry Web links
Platform: | Size: 279552 | Author: 黄金 | Hits:

[J2MEfunambol-mail-client-src-6.0.17

Description: The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.-The Funambol J2ME Mail Client aims to be a light, easy to use, free emailclient for J2ME devices.The first release comes with a simple but effective UI, and a storage limitedto the internal RMS only. This makes the application compatible with most ofthe phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k ofStorage). The mail synchronization using SyncML 1.2 over HTTP, thus removingany problem related to the access to IMAP or POP ports.The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mailprotocols, a more sophisticated UI and access to the phone s AddressBook orfilesystem for the devices allowing this.See the javadoc for more information on the structure of the library.
Platform: | Size: 419840 | Author: gaoyuesong | Hits:

[J2MEJ2ME

Description: J2ME开发大全 PDF电子书 看到PUDN只有这本书的源码,上传和大家分享 本书特色内容: ·理解J2ME的组织、配置和外廓,包括新发布的PIM API ·回顾小型计算技术,包括无线技术、移动PDA等 ·掌握J2ME体系结构和开发环境 ·使用有限的内存,简化用户界面,最小化网络流量并获取最优效率 ·读、写、排序、查询和存储记录 ·管理数据,并理解数据库的概念 ·展望使用Web服务、信息管理和其他关键功能的移动应用程序 ·使用HTTP连接、网络和Web服务协同工作-J2ME development Guinness PDF e-book to see only PUDN source of this book, upload to share with you the contents of the book features: Understanding J2ME organization, configuration and outside the profile, including the newly released mini-PIM API Recalling computing technology, including wireless technology, mobile PDA, such as master J2ME architecture and development environment for use of limited memory, simplifying the user interface, minimize network traffic and obtain the optimal efficiency of reading, writing, sort, query and store data records management, and Looking to understand the concept of a database using Web services, information management and other key features of mobile applications use HTTP to connect, network and Web services to work together
Platform: | Size: 14691328 | Author: 咖喱 | Hits:

[J2MEJ2meConnHttp

Description: 用java的MIDlet,实现建立HTTP连接,可以在模拟器上实现效果,含图片-Using java the MIDlet, to establish HTTP connection, you can achieve the effect in the simulator, including picture
Platform: | Size: 44032 | Author: 阿安 | Hits:

[J2MEHttpImage

Description: 简单说明了一下http链接在j2me中的使用,同时还有一些高级用户接口的实现。-Brief description of the http link you use in j2me, but also some of the advanced user interface implementation.
Platform: | Size: 1024 | Author: 吴用 | Hits:

[J2MEmobile_streaming_tutorial

Description: Use the Mobile Media API to add video functionality to your Java mobile applications. Many mobile phones today support the Mobile Media API (MMAPI) under JSR-135. Using MMAPI, you can easily develop robust and useful Java mobile video applications. In this two-part article, JavaWorld contributor Srijeeb Roy shows you how to develop and test a mobile video application using JSR-135. In Part 1 you will learn how to capture and record video content using JME (Java Micro Edition). In Part 2 you will learn how to store your video content on a server using the Generic Connection Framework (GCF) over the HTTP protocol.
Platform: | Size: 790528 | Author: Araz | Hits:

[J2MEHTTP-MIDlet

Description: 一个HTTP MIDlet编程例子,非常经典,来自J2ME in a Nutshell一书-An HTTP MIDlet programming examples, very classic, from J2ME in a Nutshell book
Platform: | Size: 2048 | Author: dogdig | Hits:

[JSP/JavaSocketHttpConnection

Description: 整合http/socket 网路功能并之余https 以及在cmwap 环境下使用连线-integrate http/socket connection method in J2ME,also support cmwap and https under cmwap
Platform: | Size: 29696 | Author: terrible | Hits:

[Applicationssafe

Description: "Safe" is a java program for j2me-enabled mobile devices. It saves passwords and other important information encrypted in your midlet device, e.g. like TopSecret or GNUKeyring for Palm Pilots. Only one password is required to secure the data stored inside Safe. MD5 is used to compare the "root" password and IDEA for securely saving the real data. The encryption classes come from bouncycastle.org (Thanks for the great work). "Safe" is licensed under gpl. For more information just visit http://www.javawi.de.
Platform: | Size: 73728 | Author: dhenzo | Hits:

CodeBus www.codebus.net